home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / mailconf / uucpmailer.nobatch.cf < prev    next >
Encoding:
Text File  |  1996-08-04  |  1.0 KB  |  34 lines

  1. #####################################
  2. ###   UUCP Mailer specification   ###
  3. #####################################
  4.  
  5. #####  @(#)uucp.m4    8.16 (Berkeley) 4/14/94  #####
  6.  
  7. #
  8. #  There are innumerable variations on the UUCP mailer.  It really
  9. #  is rather absurd.
  10. #
  11. # The -r option of uux is removed so email is sent right away
  12.  
  13. # old UUCP mailer (two names)
  14. Muucp,        P=/usr/bin/uux, F=DFMhuU, S=12, R=22/42, M=100000,
  15.         A=uux - -a$f -gC $h!rmail ($u)
  16. Muucp-old,    P=/usr/bin/uux, F=DFMhuU, S=12, R=22/42, M=100000,
  17.         A=uux - -a$f -gC $h!rmail ($u)
  18.  
  19. # smart UUCP mailer (handles multiple addresses) (two names)
  20. Msuucp,        P=/usr/bin/uux, F=mDFMhuU, S=12, R=22/42, M=100000,
  21.         A=uux - -a$f -gC $h!rmail ($u)
  22. Muucp-new,    P=/usr/bin/uux, F=mDFMhuU, S=12, R=22/42, M=100000,
  23.         A=uux - -a$f -gC $h!rmail ($u)
  24.  
  25. # domain-ized UUCP mailer
  26. Muucp-dom,    P=/usr/bin/uux, F=mDFMhu, S=52/31, R=21, M=100000,
  27.         A=uux - -a$f -gC $h!rmail ($u)
  28.  
  29. # domain-ized UUCP mailer with UUCP-style sender envelope
  30. Muucp-uudom,    P=/usr/bin/uux, F=mDFMhu, S=72/31, R=21, M=100000,
  31.         A=uux - -a$f -gC $h!rmail ($u)
  32.  
  33.  
  34.